PreviousNextTracker indexSee it online !

(158/308) 1375 - ContextMenu very slow on Mac OS X

Switching between buffers/edit panes is very slow. Any suggestions on how to improve the performance are welcome.


java version "1.6.0_22"
jEdit 4.32
Mac OS X 10.6.5

Submitted oswaldcz - 2010-11-29 01:59:12 Assigned oswaldcz
Priority 5 Labels
Status open Group None
Resolution None

Comments

2010-11-29 02:01:39
oswaldcz

Workaround -- uncheck "Show in Menubar" option in the plugin preferences

2010-11-29 07:59:52
patchworker

Maybe it eats much of memory, you can try to how it works with more memory:
/usr/bin/jedit

default is this:
JAVA_HEAP_MAX_SIZE=192

what leads to this option
-Xmx${JAVA_HEAP_MAX_SIZE}M